Skip to content

Show actual Object value when detail formatter has module conflict#748

Merged
SougandhS merged 1 commit intoeclipse-jdt:masterfrom
SougandhS:DetailFormatterModuleError
Jul 29, 2025
Merged

Show actual Object value when detail formatter has module conflict#748
SougandhS merged 1 commit intoeclipse-jdt:masterfrom
SougandhS:DetailFormatterModuleError

Conversation

@SougandhS
Copy link
Copy Markdown
Member

@SougandhS SougandhS commented Jul 28, 2025

This commit cancels detail formatting process of objects whenever the generated expression have module related errors during expression compilation. Resulting in showing the actual object value in variables view and in debug hover to provide a consistent user experience

image

Fixes : #747

What it does

How to test

Author checklist

@SougandhS SougandhS force-pushed the DetailFormatterModuleError branch 4 times, most recently from 805d62d to 17e4888 Compare July 29, 2025 06:46
This commit cancels detail formatting process of objects whenever the
generated expression have module related errors during expression
compilation

Fixes : eclipse-jdt#747
@SougandhS SougandhS force-pushed the DetailFormatterModuleError branch from 17e4888 to 1427b6a Compare July 29, 2025 07:15
@SougandhS SougandhS merged commit 8016ad6 into eclipse-jdt:master Jul 29, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Debug hover on exception shows error

3 participants